[INFO] fetching crate mun_memory 0.4.0...
[INFO] fixing mun_memory-0.4.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate mun_memory 0.4.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate mun_memory 0.4.0
[INFO] finished tweaking crates.io crate mun_memory 0.4.0
[INFO] tweaked toml for crates.io crate mun_memory 0.4.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mun_memory 0.4.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 40 packages to latest compatible versions
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.15.0)
[INFO] [stderr]       Adding rustc-hash v1.1.0 (available: v2.1.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 762027f3c2f036e7d9bb83e64d19d78b73774f131c192673a0e948eb24f7349a
[INFO] running `Command { std: "docker" "start" "762027f3c2f036e7d9bb83e64d19d78b73774f131c192673a0e948eb24f7349a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "762027f3c2f036e7d9bb83e64d19d78b73774f131c192673a0e948eb24f7349a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "762027f3c2f036e7d9bb83e64d19d78b73774f131c192673a0e948eb24f7349a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "762027f3c2f036e7d9bb83e64d19d78b73774f131c192673a0e948eb24f7349a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking extendhash v1.0.10
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking mun_abi v0.4.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ron v0.12.2
[INFO] [stderr]     Checking insta v1.48.0
[INFO] [stderr]     Checking mun_capi_utils v0.4.0
[INFO] [stderr]     Checking mun_memory v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/gc/mark_sweep.rs (2 fixes)
[INFO] [stderr]        Fixed src/type/ffi/mod.rs (18 fixes)
[INFO] [stderr]        Fixed src/gc/ptr.rs (2 fixes)
[INFO] [stderr]        Fixed src/type/ffi/primitive.rs (1 fix)
[INFO] [stderr]        Fixed src/type/ffi/pointer.rs (7 fixes)
[INFO] [stderr]        Fixed src/type_table.rs (1 fix)
[INFO] [stderr]        Fixed src/type/ffi/struct.rs (18 fixes)
[INFO] [stderr]        Fixed src/type/mod.rs (1 fix)
[INFO] [stderr]        Fixed src/cast.rs (1 fix)
[INFO] [stderr]        Fixed src/type/ffi/array.rs (4 fixes)
[INFO] [stderr]        Fixed src/gc/root_ptr.rs (1 fix)
[INFO] [stdout] warning[E0133]: call to unsafe function `std::str::from_utf8_unchecked` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/struct.rs:116:16
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let name = std::str::from_utf8_unchecked(slice::from_raw_parts(name as *const u8, len));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: `--force-warn unsafe-op-in-unsafe-fn` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::slice::from_raw_parts` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/struct.rs:116:46
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let name = std::str::from_utf8_unchecked(slice::from_raw_parts(name as *const u8, len));
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::slice::from_raw_parts` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/struct.rs:126:18
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let fields = slice::from_raw_parts(fields.fields, fields.count);
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `r#type::ffi::r#struct::Field::inner` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/struct.rs:128:42
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let field_inner = mun_error_try!(f.inner());
[INFO] [stdout]     |                                          ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `r#type::ffi::Type::inner` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/mod.rs:167:32
[INFO] [stdout]     |
[INFO] [stdout] 167 |       let inner = mun_error_try!(ty
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 168 | |         .inner()
[INFO] [stdout]     | |________________^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `r#type::ffi::Type::inner` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/mod.rs:183:32
[INFO] [stdout]     |
[INFO] [stdout] 183 |       let inner = mun_error_try!(ty
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 184 | |         .inner()
[INFO] [stdout]     | |________________^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `r#type::ffi::Type::store` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/mod.rs:203:32
[INFO] [stdout]     |
[INFO] [stdout] 203 |       let store = mun_error_try!(ty
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 204 | |         .store()
[INFO] [stdout]     | |________________^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `r#type::ffi::Type::inner` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/mod.rs:206:32
[INFO] [stdout]     |
[INFO] [stdout] 206 |       let inner = mun_error_try!(ty
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 207 | |         .inner()
[INFO] [stdout]     | |________________^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `r#type::ffi::Type::store` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/mod.rs:222:32
[INFO] [stdout]     |
[INFO] [stdout] 222 |       let store = mun_error_try!(ty
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 223 | |         .store()
[INFO] [stdout]     | |________________^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `r#type::ffi::Type::inner` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/mod.rs:225:32
[INFO] [stdout]     |
[INFO] [stdout] 225 |       let inner = mun_error_try!(ty
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 226 | |         .inner()
[INFO] [stdout]     | |________________^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `r#type::ffi::Type::store` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/mod.rs:250:32
[INFO] [stdout]     |
[INFO] [stdout] 250 |       let store = mun_error_try!(ty
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 251 | |         .store()
[INFO] [stdout]     | |________________^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `r#type::ffi::Type::inner` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/mod.rs:253:32
[INFO] [stdout]     |
[INFO] [stdout] 253 |       let inner = mun_error_try!(ty
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 254 | |         .inner()
[INFO] [stdout]     | |________________^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/type/mod.rs:1252:13
[INFO] [stdout]      |
[INFO] [stdout] 1252 |             VALUE.as_ref().unwrap()
[INFO] [stdout]      |             ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]      |
[INFO] [stdout] 1245 -         static mut VALUE: Option<StaticTypeMap<Type>> = None;
[INFO] [stdout] 1245 +         static VALUE: Option<StaticTypeMap<Type>> = None;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/type/mod.rs:1269:13
[INFO] [stdout]      |
[INFO] [stdout] 1269 |             VALUE.as_ref().unwrap()
[INFO] [stdout]      |             ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]      |
[INFO] [stdout] 1262 -         static mut VALUE: Option<StaticTypeMap<Type>> = None;
[INFO] [stdout] 1262 +         static VALUE: Option<StaticTypeMap<Type>> = None;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::str::from_utf8_unchecked` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/struct.rs:116:16
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let name = std::str::from_utf8_unchecked(slice::from_raw_parts(name as *const u8, len));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: `--force-warn unsafe-op-in-unsafe-fn` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::slice::from_raw_parts` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/struct.rs:116:46
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let name = std::str::from_utf8_unchecked(slice::from_raw_parts(name as *const u8, len));
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::slice::from_raw_parts` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/struct.rs:126:18
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let fields = slice::from_raw_parts(fields.fields, fields.count);
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `r#type::ffi::r#struct::Field::inner` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/struct.rs:128:42
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let field_inner = mun_error_try!(f.inner());
[INFO] [stdout]     |                                          ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `r#type::ffi::Type::inner` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/mod.rs:167:32
[INFO] [stdout]     |
[INFO] [stdout] 167 |       let inner = mun_error_try!(ty
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 168 | |         .inner()
[INFO] [stdout]     | |________________^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `r#type::ffi::Type::inner` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/mod.rs:183:32
[INFO] [stdout]     |
[INFO] [stdout] 183 |       let inner = mun_error_try!(ty
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 184 | |         .inner()
[INFO] [stdout]     | |________________^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `r#type::ffi::Type::store` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/mod.rs:203:32
[INFO] [stdout]     |
[INFO] [stdout] 203 |       let store = mun_error_try!(ty
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 204 | |         .store()
[INFO] [stdout]     | |________________^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `r#type::ffi::Type::inner` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/mod.rs:206:32
[INFO] [stdout]     |
[INFO] [stdout] 206 |       let inner = mun_error_try!(ty
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 207 | |         .inner()
[INFO] [stdout]     | |________________^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `r#type::ffi::Type::store` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/mod.rs:222:32
[INFO] [stdout]     |
[INFO] [stdout] 222 |       let store = mun_error_try!(ty
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 223 | |         .store()
[INFO] [stdout]     | |________________^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `r#type::ffi::Type::inner` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/mod.rs:225:32
[INFO] [stdout]     |
[INFO] [stdout] 225 |       let inner = mun_error_try!(ty
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 226 | |         .inner()
[INFO] [stdout]     | |________________^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `r#type::ffi::Type::store` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/mod.rs:250:32
[INFO] [stdout]     |
[INFO] [stdout] 250 |       let store = mun_error_try!(ty
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 251 | |         .store()
[INFO] [stdout]     | |________________^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `r#type::ffi::Type::inner` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/mod.rs:253:32
[INFO] [stdout]     |
[INFO] [stdout] 253 |       let inner = mun_error_try!(ty
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 254 | |         .inner()
[INFO] [stdout]     | |________________^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/type/mod.rs:1252:13
[INFO] [stdout]      |
[INFO] [stdout] 1252 |             VALUE.as_ref().unwrap()
[INFO] [stdout]      |             ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]      |
[INFO] [stdout] 1245 -         static mut VALUE: Option<StaticTypeMap<Type>> = None;
[INFO] [stdout] 1245 +         static VALUE: Option<StaticTypeMap<Type>> = None;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/type/mod.rs:1269:13
[INFO] [stdout]      |
[INFO] [stdout] 1269 |             VALUE.as_ref().unwrap()
[INFO] [stdout]      |             ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]      |
[INFO] [stdout] 1262 -         static mut VALUE: Option<StaticTypeMap<Type>> = None;
[INFO] [stdout] 1262 +         static VALUE: Option<StaticTypeMap<Type>> = None;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/tests.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed tests/gc/util.rs (1 fix)
[INFO] [stderr]        Fixed tests/util.rs (3 fixes)
[INFO] [stderr]    Migrating tests/util.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/type_gc.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.50s
[INFO] [stderr] crater-edition-check: mun_memory v0.4.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking mun_memory v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning[E0133]: call to unsafe function `std::str::from_utf8_unchecked` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/struct.rs:116:16
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let name = std::str::from_utf8_unchecked(slice::from_raw_parts(name as *const u8, len));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::slice::from_raw_parts` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/struct.rs:116:46
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let name = std::str::from_utf8_unchecked(slice::from_raw_parts(name as *const u8, len));
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::slice::from_raw_parts` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/struct.rs:126:18
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let fields = slice::from_raw_parts(fields.fields, fields.count);
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `r#type::ffi::r#struct::Field::inner` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/struct.rs:128:42
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let field_inner = mun_error_try!(f.inner());
[INFO] [stdout]     |                                          ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `r#type::ffi::Type::inner` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/mod.rs:167:32
[INFO] [stdout]     |
[INFO] [stdout] 167 |       let inner = mun_error_try!(ty
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 168 | |         .inner()
[INFO] [stdout]     | |________________^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `r#type::ffi::Type::inner` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/mod.rs:183:32
[INFO] [stdout]     |
[INFO] [stdout] 183 |       let inner = mun_error_try!(ty
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 184 | |         .inner()
[INFO] [stdout]     | |________________^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `r#type::ffi::Type::store` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/mod.rs:203:32
[INFO] [stdout]     |
[INFO] [stdout] 203 |       let store = mun_error_try!(ty
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 204 | |         .store()
[INFO] [stdout]     | |________________^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `r#type::ffi::Type::inner` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/mod.rs:206:32
[INFO] [stdout]     |
[INFO] [stdout] 206 |       let inner = mun_error_try!(ty
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 207 | |         .inner()
[INFO] [stdout]     | |________________^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `r#type::ffi::Type::store` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/mod.rs:222:32
[INFO] [stdout]     |
[INFO] [stdout] 222 |       let store = mun_error_try!(ty
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 223 | |         .store()
[INFO] [stdout]     | |________________^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `r#type::ffi::Type::inner` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/mod.rs:225:32
[INFO] [stdout]     |
[INFO] [stdout] 225 |       let inner = mun_error_try!(ty
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 226 | |         .inner()
[INFO] [stdout]     | |________________^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `r#type::ffi::Type::store` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/mod.rs:250:32
[INFO] [stdout]     |
[INFO] [stdout] 250 |       let store = mun_error_try!(ty
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 251 | |         .store()
[INFO] [stdout]     | |________________^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `r#type::ffi::Type::inner` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/mod.rs:253:32
[INFO] [stdout]     |
[INFO] [stdout] 253 |       let inner = mun_error_try!(ty
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 254 | |         .inner()
[INFO] [stdout]     | |________________^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]     --> src/type/mod.rs:1252:13
[INFO] [stdout]      |
[INFO] [stdout] 1252 |             VALUE.as_ref().unwrap()
[INFO] [stdout]      |             ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]      |
[INFO] [stdout] 1245 -         static mut VALUE: Option<StaticTypeMap<Type>> = None;
[INFO] [stdout] 1245 +         static VALUE: Option<StaticTypeMap<Type>> = None;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]     --> src/type/mod.rs:1269:13
[INFO] [stdout]      |
[INFO] [stdout] 1269 |             VALUE.as_ref().unwrap()
[INFO] [stdout]      |             ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]      |
[INFO] [stdout] 1262 -         static mut VALUE: Option<StaticTypeMap<Type>> = None;
[INFO] [stdout] 1262 +         static VALUE: Option<StaticTypeMap<Type>> = None;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mun_memory` (lib) due to 2 previous errors; 12 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning[E0133]: call to unsafe function `std::str::from_utf8_unchecked` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/struct.rs:116:16
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let name = std::str::from_utf8_unchecked(slice::from_raw_parts(name as *const u8, len));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::slice::from_raw_parts` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/struct.rs:116:46
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let name = std::str::from_utf8_unchecked(slice::from_raw_parts(name as *const u8, len));
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::slice::from_raw_parts` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/struct.rs:126:18
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let fields = slice::from_raw_parts(fields.fields, fields.count);
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `r#type::ffi::r#struct::Field::inner` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/struct.rs:128:42
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let field_inner = mun_error_try!(f.inner());
[INFO] [stdout]     |                                          ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `r#type::ffi::Type::inner` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/mod.rs:167:32
[INFO] [stdout]     |
[INFO] [stdout] 167 |       let inner = mun_error_try!(ty
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 168 | |         .inner()
[INFO] [stdout]     | |________________^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `r#type::ffi::Type::inner` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/mod.rs:183:32
[INFO] [stdout]     |
[INFO] [stdout] 183 |       let inner = mun_error_try!(ty
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 184 | |         .inner()
[INFO] [stdout]     | |________________^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `r#type::ffi::Type::store` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/mod.rs:203:32
[INFO] [stdout]     |
[INFO] [stdout] 203 |       let store = mun_error_try!(ty
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 204 | |         .store()
[INFO] [stdout]     | |________________^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `r#type::ffi::Type::inner` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/mod.rs:206:32
[INFO] [stdout]     |
[INFO] [stdout] 206 |       let inner = mun_error_try!(ty
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 207 | |         .inner()
[INFO] [stdout]     | |________________^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `r#type::ffi::Type::store` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/mod.rs:222:32
[INFO] [stdout]     |
[INFO] [stdout] 222 |       let store = mun_error_try!(ty
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 223 | |         .store()
[INFO] [stdout]     | |________________^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `r#type::ffi::Type::inner` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/mod.rs:225:32
[INFO] [stdout]     |
[INFO] [stdout] 225 |       let inner = mun_error_try!(ty
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 226 | |         .inner()
[INFO] [stdout]     | |________________^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `r#type::ffi::Type::store` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/mod.rs:250:32
[INFO] [stdout]     |
[INFO] [stdout] 250 |       let store = mun_error_try!(ty
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 251 | |         .store()
[INFO] [stdout]     | |________________^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `r#type::ffi::Type::inner` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/type/ffi/mod.rs:253:32
[INFO] [stdout]     |
[INFO] [stdout] 253 |       let inner = mun_error_try!(ty
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 254 | |         .inner()
[INFO] [stdout]     | |________________^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]     --> src/type/mod.rs:1252:13
[INFO] [stdout]      |
[INFO] [stdout] 1252 |             VALUE.as_ref().unwrap()
[INFO] [stdout]      |             ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]      |
[INFO] [stdout] 1245 -         static mut VALUE: Option<StaticTypeMap<Type>> = None;
[INFO] [stdout] 1245 +         static VALUE: Option<StaticTypeMap<Type>> = None;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]     --> src/type/mod.rs:1269:13
[INFO] [stdout]      |
[INFO] [stdout] 1269 |             VALUE.as_ref().unwrap()
[INFO] [stdout]      |             ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]      |
[INFO] [stdout] 1262 -         static mut VALUE: Option<StaticTypeMap<Type>> = None;
[INFO] [stdout] 1262 +         static VALUE: Option<StaticTypeMap<Type>> = None;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mun_memory` (lib test) due to 2 previous errors; 12 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "762027f3c2f036e7d9bb83e64d19d78b73774f131c192673a0e948eb24f7349a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "762027f3c2f036e7d9bb83e64d19d78b73774f131c192673a0e948eb24f7349a", kill_on_drop: false }`
[INFO] [stdout] 762027f3c2f036e7d9bb83e64d19d78b73774f131c192673a0e948eb24f7349a
